![]() |
![]() |
![]() |
|
PHY MAKE RIGID BODY STATIC CONVEX
Create a new static convex rigid body that is attached to an object.
PHY MAKE RIGID BODY STATIC CONVEX ID, file$ PHY MAKE RIGID BODY STATIC CONVEX ID, file$, material PHY MAKE RIGID BODY STATIC CONVEX ID PHY MAKE RIGID BODY STATIC CONVEX ID,material
ID Integer file$ String material Integer
This command will create a representation of the object as a convex mesh within the physics simulation. This mesh is not displayed on screen and is used internally for the simulation as a way of representing your object. As the object will be represented by a static convex rigid body it will remain immoveable and will not be affected by forces such as gravity etc.
No example code is provided for this command |